* mail/rmail.el (rmail-toggle-header): Determine current header
authorChong Yidong <cyd@stupidchicken.com>
Thu, 29 Jan 2009 14:09:23 +0000 (14:09 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Thu, 29 Jan 2009 14:09:23 +0000 (14:09 +0000)
commit82007fc501718b76930f8aac772707acf2dc34f5
tree9130b8b7b9dd7e5ccc9140cec048c6020ba09d5a
parent18f546753153778d55ba7e8e0c0fc28c489d8969
* mail/rmail.el (rmail-toggle-header): Determine current header
style using the buffer-local value of rmail-header-style in the
view buffer.
(rmail-show-message): Set a buffer-local value of
rmail-header-style in the view buffer.
lisp/ChangeLog